home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Windows Selection
/
Windows Selection 1.iso
/
Graphics
/
Formula Graphics Multimedia System
/
FILES.SXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-30
|
281 b
|
13 lines
//////////////////////////
// Harrow Software 1996
// File examples
////////////////////////////
// (1) Directory listing
// Any file in any directory matching the given filespec
// will be found using this loop.
$my_file = directory "*.*" loop n
message $my_file